home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / lightpre.arc / PM.BAT < prev    next >
Encoding:
DOS Batch File  |  1984-08-31  |  140 b   |  11 lines

  1. echo off
  2. break off
  3. :start
  4. if exist gedit.shp del gedit.shp
  5. cls
  6. pmmain
  7. if not exist gedit.shp goto end
  8. B:gedit
  9. goto start
  10. :end
  11.